| Total Complexity | 18 |
| Dependencies | 2 |
| Dependents | 2 |
| Total lines | 173 |
| Lines of code | 68 |
| Logical lines of code | 32 |
| Comment lines | 75 |
| Methods | 11 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| from_json() | 56 | 6 | 19 | |
| get_json() | 62 | 2 | 12 | |
| __toString() | 64 | 2 | 11 | |
| __construct() | 81 | 1 | 3 | |
| get_value() | 82 | 1 | 3 | |
| set_value() | 81 | 1 | 3 | |
| get_code() | 82 | 1 | 3 | |
| set_code() | 81 | 1 | 3 | |
| get_name() | 82 | 1 | 3 | |
| set_name() | 81 | 1 | 3 | |
| anonymize() | 72 | 1 | 5 |